Skip to content

fix: use PAT for release workflow#137

Merged
saralvasquez merged 1 commit into
mainfrom
release-workflow
Jun 5, 2026
Merged

fix: use PAT for release workflow#137
saralvasquez merged 1 commit into
mainfrom
release-workflow

Conversation

@saralvasquez

Copy link
Copy Markdown
Contributor

Summary of changes

This changes the release workflow to use a personal access token for the git commands at the end of the release workflow. This should resolve the issue where the version change push to main fails due to the ruleset requirements we have in place. The PAT is coming from a secure new github account/user that only the SDK team has access to. This user has been included in the bypass list for the ruleset and I've added the token to the repo secrets

AI Usage

Which AI Agent Was Used?

  • Copilot
  • Claude
  • Other (Type Name Here)

How was AI used?
no AI was used

Estimated AI Code Contribution

  • less than 30%
  • 30 - 60%
  • 60 - 100%

Checklist

  • Added a changelog entry
  • Tested and confirmed payment flows affected by this change are functioning as expected

Authors

@saralvasquez saralvasquez requested a review from a team June 5, 2026 19:00
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities found.

Scanned Files

None

@saralvasquez saralvasquez merged commit 86fa4a8 into main Jun 5, 2026
10 checks passed
@saralvasquez saralvasquez deleted the release-workflow branch June 5, 2026 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants